Release 10.1A: OpenEdge Application Server:
Developing WebSpeed Applications
run-web-object
This procedure attempts to run a procedure as a WebSpeed Web object. By default, all Web objects run with
Location:run-web-objectare run as persistent procedures. However, if theSTATE-AWARE-ENABLEDenvironment variable has a value other than "YES", WebSpeed does not loadweb\objects\stateaware.pand does not run the procedure as a persistent procedure.web\objects\web-util.pParameters:INPUT pcFilename AS CHARACTERThe filename of the Web object to run.
Notes: Thefilenamefor the Web object must exist in a directory listed in thePROPATHfor the WebSpeed agent. If only compiled r-code (*.r) exists it will be run, even if the requested file name explicitly matches the source file (*.w). Examples:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |